home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(11, 1)
- set the memberNum of sprite 11 to the number of member "2flat"
- updateStage()
- end
-
- on mouseUp
- set the memberNum of sprite 11 to the number of member "around"
- updateStage()
- puppetSprite(11, 0)
- unLoad()
- SetReturn()
- play movie "oriental.dir"
- end
-